projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6890e3
)
Don't export a private function
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 16 Jun 2009 00:05:49 +0000
(20:05 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 16 Jun 2009 00:05:49 +0000
(20:05 -0400)
gtk/gtkdnd.c
patch
|
blob
|
history
diff --git
a/gtk/gtkdnd.c
b/gtk/gtkdnd.c
index 8d29efa8864a60f3157de1343ab1cf15ab2c083a..96fcb7434fb097b32d0f6f1d10a08c98c0b024b5 100644
(file)
--- a/
gtk/gtkdnd.c
+++ b/
gtk/gtkdnd.c
@@
-486,7
+486,7
@@
grab_dnd_keys (GtkWidget *widget,
gdk_window_add_filter (NULL, root_key_filter, GDK_WINDOW_XID (window));
}
-void
+
static
void
ungrab_dnd_keys (GtkWidget *widget,
guint32 time)
{